func runtime.getcallerfp
4 uses
runtime (current package)
proc.go#L4742: fp := getcallerfp()
proc.go#L4805: bp := getcallerfp()
proc.go#L4858: save(sys.GetCallerPC(), sys.GetCallerSP(), getcallerfp())
runtime2.go#L1512: func getcallerfp() uintptr {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)